home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK1.toast / Development Kits (Disc 1) / QuickDraw 3D / Samples / Cool Apps and Things!! / PatchDance v0.4b4 / Demo files / Demo Files Info next >
Encoding:
Text File  |  1996-05-21  |  1.3 KB  |  10 lines  |  [ttro/ttxt]

  1. This is the first of a small set of demo files.  They allow you to see the program in action without having to build a model.  More will be added as time permits.
  2.  
  3. They are also good starting points:  try modifying them with the various tools and operations.  Duplicating them would also be a good exercise.
  4.  
  5.  
  6. "Flag" is a very basic model of an American flag, but it looks good using the new QuickDraw 3D imaging system.
  7.    Flag uses explicit geometry to make the stripes and blue field (50 stars were just too much trouble).  While this is normally not a very good practice, it made the flag possible even though PatchDance does not yet support texture mapping.  It was produced by drawing a wavy line and extruding it several times to form the stripes.  The resulting mesh surface was selected in chunks using the Marquee (M) and assigned QuickColors.  The waves were adjusted using the Magnet (M).  The entire process took about five minutes.
  8.    The pole was made by creating a small hemisphere (the top), then selecting the ring of points (the base) and extruding downwards to form the shaft.
  9.  
  10. "Hierarchy Example" contains a few objects designed to demonstrate the hierarchy system.  Display the Hierarchy Window (Windows menu, cmd-H).  Each of the objects is named in a different way, and the cone is also inside 2 nested folders.